Github Feed affecting my WordPress installation? [on hold]
Posted
by
saul
on Pro Webmasters
See other posts from Pro Webmasters
or by saul
Published on 2014-05-28T20:51:06Z
Indexed on
2014/05/28
22:06 UTC
Read the original article
Hit count: 260
Any idea how this fork is affecting my site?
I went to verify my website log stats, and realized this may be the cause of a strange redirect constantly happening on my WordPress installation. Here's a line I found on my log: 54.81.91.95 - - [07/May/2014:22:52:08 -0400] "GET /category/selfie/feed/ HTTP/1.1" 200 1826 "-" "feedzirra http://github.com/pauldix/feedzirra/tree/master"
And this is the Github fork (or however these are called). https://github.com/feedjira/feedjira/tree/master
Basically, I think everytime I update my categories, (selfie in this case), I get redirected to install.php. Probably by triggering some GET function on that feed.
to the best of my knowledge, this feed parses all url with this structure, blocking them, kind of like a DDoS attack?? Any ideas how to go about it??
© Pro Webmasters or respective owner